Skip to content
Back to search
30
MCP

Android Automation

pulsemcp/android automation

Provides direct automation and control of Android devices through uiautomator2, enabling clicking, swiping, typing, and UI element inspection for mobile app testing and automation workflows.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "android_automation": {
      "url": "None",
      "transport": "http"
    }
  }
}